Decision Server REST API - ruleapps/{ruleappname}/{ruleappversion}/properties/{propertyname} Resource

Resource URI

/ruleapps/{ruleappname}/{ruleappversion}/properties/{propertyname}
Path Elements
Name Data Type Description
ruleappname string The name of the RuleApp. Use only a-z, A-Z, 0-9, and underscore (_) characters. For the first character, 0-9 is not allowed.
ruleappversion string The version number of the RuleApp. The version is composed of a major version (number >= 1) and a minor version (number >= 0), separated by a dot character (.).
propertyname string The name of the RuleApp property. The property name is limited to 256 characters.

Available Since

8.0.1.0

Subtopics

The following subtopics describe the HTTP methods defined for this resource:

Parent Topic: REST interface for RuleApp resources